home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / mufmap.zip / MUFMAP.BAT < prev    next >
DOS Batch File  |  1989-05-28  |  129b  |  12 lines

  1. echo off
  2.  
  3. if not exist graphics.com goto L1:
  4. graphics
  5.  
  6. :L1
  7. if not exist graphics.exe goto L2:
  8. graphics
  9.  
  10. :L2
  11. mufmapii
  12.